backface cull meaning in English
背面忽略显示;背面除去;背景拣出
Examples
- All models must work fine with backface culling
所有模型必须应用隐面剔除。 - Fixing backface culling generally needs you to select all faces that are incorrectly culled , and to flip their normal
要修复此问题,通常需要反转所有没有正确应用剔除的面的法线方向。 - Backface culling will ensure that only one of the two surfaces will be displayed in the z - buffer anyway , meaning that there won ' t be any z - fighting problem
因为隐面剔除使得两个面只有一个会显示出来,这样z缓冲就不会出现冲突了。 - If some of your triangles are clockwise and others are anti - clockwise , backface culling will be messed up , and holes will randomly appear in the mesh when viewer in real - time
如果有些用顺时针,有些逆时针,隐面剔除就会发生错误,实时检测模型时就会看见网格上有随机出现的漏洞。 - 24 frisken s f , perry r n . simple and efficient traversal methods for quadtrees and octrees . j . graphics tools , 2002 , 7 : 1 - 11 . 25 zhang h , hoff k . fast backface culling using normal masks
实验表明,新方法能将顺序点模型树的绘制效率提高20 % 64 . 6 % ,并且越近观察模型或模型中的遮挡关系越复杂时,新方法的加速比更高。